@charset "utf-8";
/* CSS Document */
/*公共样式与首页样式*/
A {
    TEXT-DECORATION: none;
}

A {
    color: #505050;
    outline: none;
}

A:visited {
    color: #333333;
}

A:active {
    color: #333333
}

A:hover {
    COLOR: #026f76
}

BODY {
    margin: 0px;
    padding: 0;
    font-family: Arial, "微软雅黑";
    background: #fff;
    color: #333333;
}

body, html {
    width: 100%;
    height: 100%;
}

p, h1, h2, h3, h4, h5, h6, ul, li, input, dl, dt, dd, header, article, iframe, footer, ol, div, img {
    margin: 0px;
    padding: 0px;
}

button {
    border: 0;
    background: none;
}

input {
    border: 0px;
}
*, ::after, ::before {
    box-sizing: border-box;
}
img, button, label,:before,:after {
    border: 0px;
    vertical-align: middle;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

a, i, p, h1, h2, h3, h4, h5, h6, span, :before, :after {
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

b, label {
    font-weight: normal;
}

input, button, select, textarea {
    outline: none;
    font-family: "微软雅黑";
    font-size: 12px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 0px;
}

@media only screen and (max-width: 1200px) {
    .main {
        width: 100%;
        margin: 0px auto;
    }

    body {
        font-size: 12px;
        line-height: 1.5;
    }


}

@media only screen and (min-width: 1200px) {
    .main {
        width: 1200px;
        margin: 0px auto;
    }

    body {
        font-size: 18px;
        line-height: 34px;
    }

}


@media only screen and (max-width: 1200px) {
    .top {
        width: 100%;
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        height: 55px;
        position: fixed;
        z-index: 30;
        top:0px;
        left: 0;
    }

    .top .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height:55px;
        width: 100%;
    }

    .logo {
        width: 236px;
        height: 30px;
        position: absolute;
        left: 3%;
        top: 12.5px;
        z-index: 31;
        background: url("../images/logo.png") no-repeat;
        background-size:auto 100%;
    }

    .logo img {
        height: 30px;
    }


    .menu {
        margin: 70px 0px 0px 0%;
        float: left;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px #ddd;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 10px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }

    .menu a {
        font-size: 14px;
    }

    .menu a:hover {
        COLOR: #026f76
    }

    .menu .d_menu {
        width: 100%;
        float: left;
    }
    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }

    .menu dl dd {
        width: 50%;
        float: left;
    }

    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
        font-size: 12px;
    }
.menu h3,.menu .d_menu_r{
    display: none;
}
    .menu2 {
        width: 30px;
        height: 30px;
        display: block;
        position: absolute;
        right: 10px;
        top: 12.5px;
        z-index: 31;
    }

    .menu2 a {
        outline: none;
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%23026f76'/></svg>");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .menu2 a.on {
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23026f76'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23026f76'/></svg>");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .logo span.s1 {
        left: 155px;
        width: 200px;
        display: none;
        top: 50%;
        margin-top: -15px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding-left: 10px;
        border-left: solid 1px #ddd;
        position: absolute;
    }

    .ks_xz {
        position: absolute;
        z-index: 30;
        width: 95px;
        color: #666;
        height: 35px;
        right: 10px;
        top: 10px;
        cursor: pointer;
        line-height: 35px;
        font-size: 13px;
        /*padding-left:5px;*/
        border: solid 1px #d8d8d8;
        background: url(../images/ks_jt3.png) no-repeat 90% 15px;
        text-align: left;
        padding-left: 15px;
    }

    .ks_xz .txtk {
        width: 310px;
        display: none;
        position: absolute;
        right: 0px;
        top: 34px;
        padding-top: 10px;
        font-size: 12px;
    }

    .ks_xz .txtkn {
        width: 100%;
        border: solid 1px #ddd;
        background: #fff;
        padding: 0px 5px 20px 5px;
        position: relative;
    }

    .ks_xz .txtkn i {
        position: absolute;
        background: url(../images/ks_jt2.png) no-repeat;
        background-size: 100% 100%;
        width: 20px;
        height: 10px;
        top: -10px;
        right: 40px;
    }

    .ks_xz .ks_lm1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #ddd;
        font-weight: bold;
        text-align: center;
    }

    .ks_xz .ks_lm1 a {
        float: left;
        height: 40px;
        padding: 0px 5px;
    }

    .ks_xz .ks_lm1 a.on {
        border-bottom: solid 2px #026f76;
    }

    .ks_xz .ks_lm1_lb {
        float: left;
        line-height: 24px;
        width: 100%;
    }

    .ks_xz .ks_lm1_lb a {
        float: left;
        margin: 2px 6px;
    }

    #navk {
        width: 100%;
        height: 100%;
        display: none;
        background: #ffffff;
        position: fixed;
        padding: 0px 0px 10px 0px;
        overflow-y: auto;
        left: 0px;
        top: 0px;
        z-index: 29;
    }

    .ss {
        float: left;
        width: 94%;
        margin: 70px 0px 15px 3%;
        height: 35px;
        background: #ffffff;
        border: solid 1px #026f76;
        position: relative;

    }

    .ss_txt {
        float: left;
        height: 33px;
        line-height: 33px;
        background: none;
        color: #696969;
        font-size: 12px;
        width: 100%;
        padding-left: 10px;
        border: 0;
    }

    .ss_an {
        position: absolute;
        right: -1px;
        top: -1px;
        background: url(../images/t_ss.png) #026f76 center center no-repeat;
        width: 38px;
        height: 35px;
        text-align: center;
        cursor: pointer;
    }
    a.cd_zz{
        display: none;
    }

}

@media only screen and (min-width: 1200px) {
    .top_jg {
        display: none;
    }


    .menu2 {
        display: none;
    }


    .top {
        width: 100%;
        background: #ffffff;
    }

    .top .main {
        position: relative;
        height: 120px;
    }

    .top_jg {
        display: none;
    }

    .logo {
        width:444px;
        height: 81px;
        font-size: 36px;
        position: absolute;
        left: 0px;
        top: 20px;
        background: url("../images/logo.png") no-repeat;
    }

    .logo img {
        height: 80px;
    }

    .logo span.s1 {
        left: 465px;
        width: 400px;
        top: 50%;
        margin-top: -32.5px;
        height: 75px;
        line-height: 75px;
        padding-left: 22px;
        border-left: solid 1px #ddd;
        position: absolute;
        color: #333;
    }
    a.cd_zz{
        position: absolute;
        z-index: 30;
        height: 45px;
        line-height: 45px;
        background-color: #828282;
        color:#fff;
        padding:0 30px;
        top:36px;
        right:170px;
        font-size:16px;
    }
    .ks_xz {
        position: absolute;
        z-index: 30;
        width: 150px;
        color: #666;
        height: 45px;
        right: 0px;
        top: 36px;
        cursor: pointer;
        line-height: 45px;
        font-size: 16px;
        /*padding-left:5px;*/
        border: solid 1px #d8d8d8;
        background: url(../images/ks_jt3.png) no-repeat 90% 20px;
        text-align: center;
    }

    .ks_xz .txtk {
        width: 380px;
        display: none;
        position: absolute;
        right: 0px;
        top: 45px;
        padding-top: 14px;
        font-size: 14px;
    }

    .ks_xz .txtkn {
        width: 100%;
        border: solid 1px #ddd;
        background: #fff;
        padding: 0px 5px 20px 5px;
        position: relative;
    }

    .ks_xz .txtkn i {
        position: absolute;
        background: url(../images/ks_jt2.png) no-repeat;
        background-size: 100% 100%;
        width: 20px;
        height: 10px;
        top: -10px;
        right: 65px;
    }

    .ks_xz .ks_lm1 {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #ddd;
        font-weight: bold;
        text-align: center;
    }

    .ks_xz .ks_lm1 a {
        float: left;
        height: 40px;
        padding: 0px 8px;
    }

    .ks_xz .ks_lm1 a.on {
        border-bottom: solid 2px #026f76;
    }

    .ks_xz .ks_lm1_lb {
        float: left;
        line-height: 24px;
        width: 100%;
    }

    .ks_xz .ks_lm1_lb a {
        float: left;
        margin: 2px 6px;
    }

    #navk {
        width: 100%;
        border-bottom: solid 1px #ddd;
        border-top: solid 1px #ddd;
    }

    #navk .main {
        position: relative;
        height: 50px;
    }

    .menu {
        width: 100%;
        height: 50px;
        position: relative;
        z-index: 15;
    }

    .menu li {
        height: 50px;
        float: left;
        margin-right:3px;
        width: 89px;
    }
    .ma_ywgk .menu li{
        margin-right:49px;
    }
.menu.menu_lc li{
margin-right:25px;
 width:auto !important;
}
    .menu li:last-child {
        margin: 0;
    }

    .menu a.dbt {
        font-size: 16px;
        width: 100%;
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        position:relative;
        /*-webkit-transition: all 0s linear;*/
        /*-moz-transition: all 0s linear;*/
        /*-o-transition: all 0s linear;*/
        /*-ms-transition: all 0s linear;*/
        /*transition: all 0s linear;*/
    }

    .menu li.on a.dbt {
        color: #026f76;
    }
    .menu li.on a.dbt:after{
        content: '';
        background-color: #026f76;
        height:3px;
        width:100%;
        position:absolute;
        left:0px;
        bottom:-1px;
    }

    .menu li:hover a.dbt,.menu li a.dbt:hover {
        font-weight: bold;
    }

    .menu .d_menu{
        width: 100%;
        font-size: 14px;
        display: none;
        padding:25px 20px;
        background:rgba(255,255,255,.9);
        position: absolute;
        left: 0px;
        top: 50px;
    }

    .menu li:hover .d_menu{
        display: block;
    }
    .menu .d_menu h3{
        width:130px;
        float:left;
        font-size:22px;
    }
    .menu .d_menu dl{
        float:left;
        width:400px;
        border-left: solid 1px rgba(0,0,0,.15);
        border-right: solid 1px rgba(0,0,0,.15);
        padding:0 20px;
        text-align: left;
    }
    .menu .d_menu_r{
        float:right;
        width:590px;
    }
    .menu .d_menu_r .imgk{
        float:right;
        width:40%;
    }
    .menu .d_menu_r .imgk img{
        width:100%;
    }
    .menu .d_menu_r .txtk{
        float:left;
        width:57%;
    }
    .menu .d_menu_r .txtk p{
        margin-bottom: 15px;
    }
    .menu .d_menu_r a.btn{
        font-size:14px;
    }
    .menu dd {
        width: 50%;
        float: left;
        height: 35px;
        line-height: 35px;
    }

    .menu dd a {
      display: inline-block;
        padding:0 10px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }

    .menu dd a:hover {
        background-color: #026f76;
        color:#fff;
    }

    .ss {
        position: absolute;
        width: 300px;
        height: 40px;
        top: -80px;
        display:none;
        right: 0px;
        border: solid 0px #026f76;
        overflow: hidden;
        z-index: 15;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
 
    }

    .ss .form-control {
        width: 100%;
        height: 40px;
        padding: 0 0 0 15px;
        background: #fff;
        color: #999;
        border: 0;
        font-size: 14px;
    }

    .ss .ss_an {
        position: absolute;
        width: 60px;
        height: 40px;
        border: 0;
        right: 0px;
        top: 0px;
        background: url(../images/t_ss.png) #026f76 center center no-repeat;
    }
    .top_home{
        width:100%;
        position:relative;
    }
    .top_home .top{
        background-color: rgba(255,255,255,.2);
        position:absolute;
        left:0px;
        top:0px;
        z-index: 15;
    }
    .top_home #navk {
        border:0;
        position:absolute;
        left:0px;
        top:120px;
        z-index: 15;
        background-color: rgba(255,255,255,.2);
    }
    .top_home .ss .form-control{
        background: none;
        color:#666666;
    }
    .top_home #navk .menu{
        background-color: #026f76;
    }
    .top_home #navk .menu a.dbt{
        color:#fff;
    }
    .top_home #navk .menu li.on a.dbt:after{
        background-color: #fff;
    }
}

@media only screen and (max-width: 1200px) {
    .swiper-container.sy_ban {
        width: 100%;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        font-size: 13px;
        line-height: 20px;
        width: 100%;
        position: relative;
    }

    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .8);
        width: 8px;
        height: 8px;
        opacity: 1;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color:#026f76;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 5px;
        position: absolute;
        right: 0%;
        text-align: right;
        padding-right: 2%;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.sy_ban {
        width: 100%;
    }

    .sy_ban .swiper-slide {
        text-align: center;
        width: 100%;
        position: relative;
    }


    .sy_ban .swiper-slide img {
        width: 100%;
        display: block;
    }

    .sy_ban .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .8);
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_ban .swiper-pagination-bullet-active {
        background-color:#026f76;
        width:20px;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 15px;
        position: absolute;
        right: 0%;
        text-align: center;
    }

    .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }
}

@media only screen and (max-width: 1200px) {
    .foot {
        width: 100%;
        padding:15px;
        background-color: #414141;
        color: #fff;
        text-align: center;
        line-height: 22px;
    }

    .foot .d1 {
        float: left;
        width: 100%;

    }

    .foot .d2 {
        float: left;
        width: 100%;
        margin-top:15px;
    }
}

@media only screen and (min-width: 1200px) {
    .foot {
        width: 100%;
        padding: 40px 0;
        background-color: #414141;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }

    .foot .d1 {
        float: left;
        width: 530px;
        background: url("../images/logo_foot.png") left no-repeat;
        padding-left:82px;

    }

    .foot .d2 {
        float: right;
        width: 450px;
        text-align: right;
        margin-top:12px;
    }
}

.foot a {
    color: #fff;
}

.foot a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
    .sy1{
        width:100%;
        padding:0 15px 15px 15px;
    }
    .sy_gg{
        width:100%;
        float:left;
        height:20px;
        line-height: 20px;
        margin: 15px 0;
        position:relative;
        padding:0 30px 0 75px;
    }
    .sy_gg a.cd_more1{
        position:absolute;
        right:0px;
        top:0px;
    }
    .sy_gg h4{
        position:absolute;
        left:0px;
        top:0px;
        line-height: 20px;
        color:#026f76;
    }
    a.cd_more1{
        display: inline-block;
        width:20px;
        height:20px;
        line-height:18px;
        text-align: center;
        border: solid 1px #d2d2d2;
        color:#d2d2d2;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23d2d2d2'/></svg>");
        background-repeat: no-repeat;
        background-size: 70% 70%;
        background-position: center;
    }

}
@media only screen and (min-width: 1200px) {
   .sy1{
       width:100%;
       padding:0 0 60px 0;
   }
    .sy_gg{
        width:100%;
        float:left;
        height:30px;
        line-height: 30px;
        margin: 15px 0;
        position:relative;
        padding:0 30px 0 110px;
    }
    .sy_gg a.cd_more1{
        position:absolute;
        right:0px;
        top:5px;
    }
    .sy_gg h4{
        position:absolute;
        left:0px;
        top:0px;
        line-height: 30px;
        color:#026f76;
    }
    a.cd_more1{
        display: inline-block;
        width:20px;
        height:20px;
        line-height:18px;
        text-align: center;
        border: solid 1px #d2d2d2;
        color:#d2d2d2;
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23d2d2d2'/></svg>");
        background-repeat: no-repeat;
        background-size: 70% 70%;
        background-position: center;
    }

}
a.cd_more1:hover{
    color:#026f76;
    border-color: #026f76;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.708z' clip-rule='evenodd' fill='%23026f76'/></svg>");
}
@media only screen and (max-width: 1200px) {
    .swiper-container.gd_gg {
        width: 100%;
        height: 20px;
        overflow: hidden;
    }

    .swiper-container.gd_gg .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
        position: relative;
        padding-right:70px;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide a {
        width: 100%;
        display: block;
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .swiper-container.gd_gg .swiper-wrapper .swiper-slide .sj {
        position: absolute;
        right:0px;
        top: 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.gd_gg {
        width: 100%;
        height: 30px;
        overflow: hidden;
    }

    .swiper-container.gd_gg .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide {
        width: 100%;
        height: 30px;
        overflow: hidden;
        line-height: 30px;
        position: relative;
        padding-right: 140px;
    }

    .swiper-container.gd_gg .swiper-wrapper .swiper-slide a {
        width: 100%;
        display: block;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .swiper-container.gd_gg .swiper-wrapper .swiper-slide .sj {
        position: absolute;
        right: 40px;
        top: 0px;
    }
}

@media only screen and (max-width: 1200px) {
    .sy_nav1 a{
        float:left;
        padding:15px 0;
        width:20%;
        background-color: #02939a;
        text-align: center;
        color:#fff;
    }
    .sy_nav1 a:before{
        content: '';
        width:100%;
        display: block;
        height:26px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:768px) {
    .sy_nav1 a{
        width:25%;
    }
}
@media only screen and (min-width: 1200px) {
    .sy_nav1 a{
        float:left;
        padding:30px 0;
        width:20%;
        background-color: #02939a;
        text-align: center;
        color:#fff;
    }
    .sy_nav1 a:before{
        content: '';
        width:100%;
        display: block;
        height:42px;
        margin-bottom: 10px;
    }
    .sy_nav1 a:hover:before{
        margin: -5px 0 15px 0;
    }
}
.sy_nav1 a:nth-child(even){
    background-color: #02878e;
}
.sy_nav1{
    width:100%;
    float:left;
}
.sy_nav1 a.a1:before{
    background:url("../images/a1.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a2:before{
    background:url("../images/a2.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a3:before{
    background:url("../images/a3.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a4:before{
    background:url("../images/a4.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a5:before{
    background:url("../images/a5.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a6:before{
    background:url("../images/a6.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a7:before{
    background:url("../images/a7.png") center center no-repeat;
    background-size:auto 100%;
}
.sy_nav1 a.a8:before{
    background:url("../images/a8.png") center center no-repeat;
    background-size:auto 100%;
}

@media only screen and (max-width: 1200px) {
    .sy_bt1{
        width:100%;
        float:left;
        line-height:24px;
    }
    .sy_bt1 h3{
        line-height: 24px;
    }
    .sy_bt1 .ss_nav a{
        padding:0 6px;
        display: inline-block;
    }
    .sy_gn1{
        width:100%;
        float:left;
    }
    .sy_gn1 .d1{
        width:100%;
        background-color: #f6f6f6;
        padding:0px;
        margin-bottom:15px;
    }
    .sy_gn1 .d2{
        width:100%;
    }
}
@media only screen and (min-width: 1200px) {
    .sy_bt1{
        width:100%;
        float:left;
        line-height: 30px;
    }
    .sy_bt1 h3{
        line-height: 30px;
    }
    .sy_bt1 .ss_nav a{
        padding:0 10px;
        display: inline-block;
    }
    .sy_gn1{
        width:100%;
        float:left;
    }
    .sy_gn1 .d1{
        width:568px;
        background-color: #f6f6f6;
        padding:0px 0px 0px 0px;
    }
    .sy_gn1 .d2{
        width:580px;
    }
}
.sy_bt1 .ss_nav a.on{
    background-color: #026f76;
    color:#fff;
}
@media only screen and (max-width: 1200px) {
    .swiper-container.sy_xw2 {
        width:100%;
        float:left;
    }

    .sy_xw2 .swiper-slide {
        text-align: left;
        width: 100%;
        position: relative;
    }


    .sy_xw2 .swiper-slide a{
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .sy_xw2 .swiper-slide .imgk{
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .sy_xw2 .swiper-slide img {
        width: 100%;
        display: block;
    }
    .sy_xw2 .txtk{
        width: 100%;
        display: block;
        position:relative;
        padding:15px 15px 15px 75px;
    }
    .sy_xw2 .txtk .sj{
        height:50px;
        border-right:solid 1px #ddd;
        position:absolute;
        left:10px;
        top:10px;
        text-align: center;
        color:#999;
        width:55px;
        padding-right:10px;
        padding-top:3px;
    }
    .sy_xw2 .txtk .sj b{
        font-size:20px;
        display: block;
        font-weight:bold;
    }
    .sy_xw2 p{
        width: 100%;
        height:24px;
        color:#666666;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_xw2 h5{
        width: 100%;
        height:24px;
        line-height: 24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_xw2 .swiper-pagination-bullet {
        background-color:#ccc;
        width:9px;
        height:9px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_xw2 .swiper-pagination-bullet-active {
        background-color:#026f76;
    }

    .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets, .sy_xw2 .swiper-pagination-custom,.sy_xw2 .swiper-pagination-fraction {
        bottom:auto;
        width:100%;
        position: inherit;
        right:auto;
        text-align: center;
        margin-bottom:15px;
    }

    .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .sy_n1{
        width:100%;
        float:left;
    }
    .sy_n1 li,.sy_n1 a{
        width:100%;
        display: block;
    }
    .sy_n1 li{
        margin-bottom:15px;
    }
    .sy_n1 a{
        padding:14px 10px 14px 80px;
        height:72px;
        position:relative;
        background-color: #f6f6f6;
    }
    .sy_n1 .sj{
        height:50px;
        border-right:solid 1px #ddd;
        position:absolute;
        left:0px;
        top:10px;
        text-align: center;
        color:#999;
        width:70px;
        padding-top:3px;
    }
    .sy_n1 .sj b{
        font-size:20px;
        display: block;
        font-weight:bold;
    }
    .sy_n1 p{
        width: 100%;
        height:24px;
        color:#666666;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_n1 h5{
        width: 100%;
        height:24px;
        line-height: 24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }

    .sy2{
        width:100%;
        padding:15px;
    }
}
@media only screen and (min-width: 1200px) {
    .swiper-container.sy_xw2 {
        width:100%;
        float:left;
    }

    .sy_xw2 .swiper-slide {
        text-align: left;
        width: 100%;
        position: relative;
    }


    .sy_xw2 .swiper-slide a{
        width: 100%;
        display: block;
        overflow: hidden;
    }
    .sy_xw2 .swiper-slide .imgk{
        width: 100%;
        display: block;
        overflow: hidden;
        height:360px;
    }
    .sy_xw2 .swiper-slide img {
        width: 100%;
        display: block;
        min-height: 360px;
    }
    .sy_xw2 .txtk{
        width: 100%;
        display: block;
        position:relative;
        height:110px;
        padding:30px 30px 30px 110px;
    }
    .sy_xw2 .txtk .sj{
        height:60px;
        border-right:solid 1px #ddd;
        position:absolute;
        left:25px;
        top:24px;
        text-align: center;
        color:#999;
        width:70px;
        padding-right:15px;
        padding-top:10px;
    }
    .sy_xw2 .txtk .sj b{
        font-size:30px;
        display: block;
        font-weight:bold;
    }
    .sy_xw2 p{
        width: 100%;
        height:24px;
        color:#666666;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_xw2 h5{
        width: 100%;
        font-size:17px;
        height:24px;
        line-height: 24px;
        margin-bottom:2px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_xw2 .swiper-pagination-bullet {
        background-color:#fff;
        width:9px;
        height:9px;
        opacity: 1;
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
    }

    .sy_xw2 .swiper-pagination-bullet-active {
        background-color:#026f76;
    }

    .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets, .sy_xw2 .swiper-pagination-custom,.sy_xw2 .swiper-pagination-fraction {
        bottom:120px;
        width:100%;
        position: absolute;
        right:0px;
        text-align: center;
    }

    .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
    }

    .sy_n1{
        width:100%;
        float:left;
    }
    .sy_n1 li,.sy_n1 a{
        width:100%;
        display: block;
    }
    .sy_n1 li{
        margin-bottom: 31px;
    }
    .sy_n1 a{
        padding:22px 20px 22px 105px;
        height:94px;
        position:relative;
        background-color: #f6f6f6;
    }
    .sy_n1 .sj{
        height:60px;
        border-right:solid 1px #ddd;
        position:absolute;
        left:0px;
        top:17px;
        text-align: center;
        color:#999;
        width:85px;
        padding-top:10px;
    }
    .sy_n1 .sj b{
        font-size:30px;
        display: block;
        font-weight:bold;
    }
    .sy_n1 p{
        width: 100%;
        height:24px;
        color:#666666;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy_n1 h5{
        font-size:17px;
        width: 100%;
        height:24px;
        line-height: 24px;
        margin-bottom:2px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .sy2{
        width:100%;
        padding:60px 0;
    }
}
.sy_n1 li:last-child{
    margin-bottom: 0;
}
.sy_n1 a:hover{
    background-color:#026f76;
    color:#fff;
}
.sy_n1 a:hover p,.sy_n1 a:hover .sj{
    color:#fff;
}
.sy_n1 a:hover .sj{
    border-color: #1a6772;
}
@media only screen and (max-width: 1200px) {
    .ks_k{
        width:100%;
        float:left;
    }
    .ks_k .d1{
        display: none;
    }
    .sy_nav2_nr{
        display: none;
    }
    .ks_k .d2{
        width:100%;
        float:left;
    }
    .ks_k .sy_bt1{

    }
    .sy_nav2{
        margin-bottom: 10px;
    }
    .sy_nav2 a{
        float:left;
        line-height: 38px;
        text-align: center;
        width:14.2857%;
        background-color: #fff;
        border-right:solid 1px #ddd;
        border-bottom:solid 1px #ddd;
    }

    .sy_nav2_lb ul{
        width:101%;
        float:left;
        margin-left: -0.5%;
        display: none;
    }
    .sy_nav2_lb li{
        float:left;
        width:25%;
        padding:0.5%;
    }
    .sy_nav2_lb a{
        display: block;
        width:100%;
        background-color: #fff;
        border: solid 1px #ddd;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        height:38px;
        line-height: 36px;
        padding-left:10px;
    }
    .sy_nav2_lb a:before{
        background-color: #3186f2;
        width:4px;
        height:4px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        content: '';
        position:relative;
        top:-2px;
    }
}
@media only screen and (max-width:768px) {
    .sy_nav2 a{
        width:25%;
    }
}
@media only screen and (max-width:600px) {

    .sy_nav2_lb li{
        width:33.3333%;
    }
}
@media only screen and (max-width:420px) {
    .sy_nav2 a{
        width:33.3333%;
    }
    .sy_nav2_lb li{
        width:50%;
    }
}
@media only screen and (min-width: 1200px) {
   .ks_k{
       width:100%;
       position:relative;
       height:455px;
       background-color: #fff;
       padding:40px 30px 30px 480px;
       margin-top:50px;
   }
    .ks_k .d1{
        background: url("../images/ks_bj.jpg") no-repeat;
        width:360px;
        height:506px;
        position:absolute;
        left:0px;
        bottom: 0px;
    }
    .sy_nav2_nr{
        position:absolute;
        width:386px;
        left:70px;
        top:85px;
        background-color: #026f76;
        color:#fff;
    }
    .sy_nav2_nr .imgk{
        width:100%;
        height:230px;
        overflow: hidden;
    }
    .sy_nav2_nr .imgk img{
        width:100%;
        min-height:230px;
    }
    .sy_nav2_nr .txtk{
        width:100%;
        padding:25px 20px;
    }
    .sy_nav2_nr h4{
        width:100%;
        margin-bottom: 5px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .ks_k .d2{
        width:100%;
        float:left;
    }
    .ks_k .sy_bt1{
        position:absolute;
        left:380px;
        right:0px;
        top:-45px;
        width:auto;
    }
    .sy_nav2{
        margin-bottom: 15px;
    }
    .sy_nav2 a{
        float:left;
        line-height: 40px;
        text-align: center;
        width:14.2857%;
        background-color: #f2f2f2;
        border-right:solid 1px #ddd;
    }

    .sy_nav2_lb ul{
        width:101.6%;
        float:left;
        margin-left: -0.8%;
        display: none;
    }
    .sy_nav2_lb li{
        float:left;
        width:20%;
        padding:0.8%;
    }
    .sy_nav2_lb a{
        display: block;
        width:100%;
        border: solid 1px #ddd;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        height:40px;
        line-height: 38px;
        padding-left:10px;
    }
    .sy_nav2_lb a:before{
        background-color: #3186f2;
        width:4px;
        height:4px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        content: '';
        position:relative;
        top:-2px;
    }
    .sy_nav2 a:last-child{
        border: 0;
    }
}
.sy_nav2_nr a{
    color:#fff;
}
.sy_nav2_nr a:hover{
    letter-spacing:2px
}
.sy_nav2_lb{
    width:100%;
    float:left;
}
.sy_nav2 a.on,.sy_nav2 a:hover{
    background-color: #026f76;
    color:#fff;
}
.sy_nav2{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .zj_sy {
        width:100%;
        float:left;
        position:relative;
        padding:0 20px;
    }
    .zj_sy .swiper-slide {
        width:100%;
        padding:5px 10px;

    }
    .zj_sy .txtk_n{
        width:100%;
        display: block;
        height:170px;
        position:relative;
    }
    .zj_sy .swiper-slide .imgk{
        width:120px;
        overflow: hidden;
        height:170px;
        position:absolute;
        left:0px;
        top:-5px;
        z-index: 1;
    }
    .zj_sy .swiper-slide img{
        width:100%;
        min-height: 185px;
    }
    .zj_sy .txtk{
        width:100%;
        padding:10px 10px 10px 130px;
        height:160px;
        position:relative;
        border: solid 3px #026f76;
    }
    .zj_sy .txtk dl{
        width:100%;
        margin:5px 0 5px 0;
        color:#666;
    }
    .zj_sy .txtk dd{
        width:100%;
        line-height: 22px;
        height:22px;
        margin:0px 0;
        overflow: hidden;
    }
    .zj_sy .txtk dd.dd2{
        height:54px;
        line-height: 22px;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
        border-top: solid 1px #ddd;
        padding-top:10px;
        margin-top: 10px;
    }
    .zj_sy .swiper-button-prev, .zj_sy .swiper-button-next {
        color:#fff;
        outline: none;
        --swiper-navigation-size:15px;
        width:20px;
        height:50px;
        line-height: 50px;
        text-align: center;
        margin-top: -25px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        background-color:#777c7d;
    }
}
@media only screen and (min-width: 1200px) {
    .zj_sy {
        width:1300px;
        float:left;
        margin-left: -50px;
        position:relative;
        padding:0 25px;
    }
    .zj_sy .swiper-slide {
        width:100%;
        padding:5px 25px;

    }
    .zj_sy .txtk_n{
        width:100%;
        display: block;
        height:205px;
        position:relative;
    }
    .zj_sy .swiper-slide .imgk{
        width:144px;
        overflow: hidden;
        height:205px;
        position:absolute;
        left:0px;
        top:-5px;
        z-index: 1;
    }
    .zj_sy .swiper-slide img{
        width:100%;
        min-height: 205px;
    }
    .zj_sy .txtk{
        width:100%;
        padding:15px 15px 15px 155px;
        height:195px;
        position:relative;
        border: solid 3px #026f76;
    }
    .zj_sy .txtk dl{
        width:100%;
        margin: 10px 0 15px 0;
        color:#666;
    }
    .zj_sy .txtk dd{
        width:100%;
        line-height: 24px;
        height:24px;
        margin:0px 0;
        overflow: hidden;
    }
    .zj_sy .txtk dd.dd2{
        height:58px;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
        border-top: solid 1px #ddd;
        padding-top:10px;
        margin-top: 10px;
    }
    .zj_sy .swiper-button-prev, .zj_sy .swiper-button-next {
        color:#fff;
        outline: none;
        --swiper-navigation-size:20px;
        width:35px;
        height:70px;
        line-height: 70px;
        text-align: center;
        margin-top: -35px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        background-color:#777c7d;
    }
}
.zj_sy .swiper-container{
    width:100%;
    float:left;
    overflow: hidden;
}
.zj_sy .swiper-wrapper{
    width:100%;
    float:left;
}
.zj_sy .txtk dd.dd1{
    text-overflow:ellipsis; white-space: nowrap;
}
.zj_sy .swiper-button-prev{
    left:0px;
}
.zj_sy .swiper-button-next{
    right:0px;
}
.zj_sy .swiper-button-next:hover, .zj_sy .swiper-button-prev:hover{
    background-color:#026f76;
}
@media only screen and (max-width: 1200px) {
    .sy_ab .imgk{
        float:left;
        width:100%;
    }
    .sy_ab .imgk img{
        width:100%;
    }
    .sy_ab .txtk{
        width:100%;
        margin-top:15px;
        float:left;
    }
    .sy_ab .txtk p{
        text-indent: 2em;
        margin-bottom: 20px;
    }
    .sy_ab_lb1 li{
        float:left;
        text-align: center;
        margin-right: 20px;
    }
    .sy_ab_lb1 h2{
        font-size:18px;
        color:#028188;
        font-weight: bold;
        margin-left: 10px;
        display: inline-block;
    }
    .sy_ab_lb1 sup{
        font-size:12px;
        vertical-align: text-top;
        margin-left:5px;
    }

    .sy_lb1{
        width:101%;
        float:left;
        margin-left:-0.5%;
    }
    .sy_lb1 .item{
        width:24%;
        height:360px;
        margin: 0 0.5%;
        position:relative;
        float:left;
        padding:50px 15px 0 15px;
        color:#fff;
        text-align: center;
    }
    .sy_lb1 .item.lb1_bj1{
        background:url("../images/b1.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .sy_lb1 .item.lb1_bj2{
        background:url("../images/b2.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .sy_lb1 .item.lb1_bj3{
        background:url("../images/b3.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .sy_lb1 .item.lb1_bj4{
        background:url("../images/b4.jpg") no-repeat;
        background-size: 100% 100%;
    }
    .sy_lb1 h2{
        position:absolute;
        left:15px;
        top:15px;
        border-top:solid 2px #fff;
    }
    .sy_lb1 i{
        width:100%;
        display: block;
        height:30px;
    }
    .sy_lb1 h4{
        padding:15px 0;
    }
    .sy_lb1 h4:after{
        display: block;
        content: '';
        width:0.6em;
        height:1px;
        background-color: #fff;
        margin:5px auto 0 auto;
    }
    .sy_lb1 .txtk a{
        display: block;
        line-height: 30px;
        border: solid 1px #fff;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        color:#fff;
        margin-bottom:8px;
    }
}
@media only screen and (max-width:768px) {
    .sy_lb1 .item{
        width:49%;
        margin: 0.5%;
    }
}
@media only screen and (min-width: 1200px) {
    .sy_ab .imgk{
        float:left;
        width:400px;
    }
    .sy_ab .txtk{
        width:760px;
        margin-top: 20px;
        float:right;
        font-size:15px;
        line-height: 28px;
    }
    .sy_ab .txtk p{
        text-indent: 2em;
        margin-bottom: 40px;
    }
    .sy_ab_lb1 li{
        float:left;
        text-align: center;
        margin-right: 30px;
    }
    .sy_ab_lb1 h2{
        font-size:34px;
        color:#028188;
        font-weight: bold;
        margin-left: 15px;
        display: inline-block;
    }
    .sy_ab_lb1 sup{
        font-size:14px;
        vertical-align: text-top;
        margin-left:5px;
    }
    .sy_lb1{
        width:1220px;
        float:left;
        margin-left:-10px;
    }
    .sy_lb1 .item{
        width:290px;
        height:410px;
        margin: 0 7px;
        position:relative;
        float:left;
        padding:70px 70px 0 70px;
        color:#fff;
        text-align: center;
    }
    .sy_lb1 .item.lb1_bj1{
        background:url("../images/b1.jpg") no-repeat;
    }
    .sy_lb1 .item.lb1_bj2{
        background:url("../images/b2.jpg") no-repeat;
    }
    .sy_lb1 .item.lb1_bj3{
        background:url("../images/b3.jpg") no-repeat;
    }
    .sy_lb1 .item.lb1_bj4{
        background:url("../images/b4.jpg") no-repeat;
    }
    .sy_lb1 h2{
        position:absolute;
        left:25px;
        top:25px;
        border-top:solid 3px #fff;
    }
    .sy_lb1 i{
        width:100%;
        display: block;
        height:42px;
    }
    .sy_lb1 h4{
        padding:15px 0;
    }
    .sy_lb1 h4:after{
        display: block;
        content: '';
        width:0.6em;
        height:1px;
        background-color: #fff;
        margin:5px auto 0 auto;
    }
    .sy_lb1 .txtk a{
        display: block;
        line-height: 35px;
        border: solid 1px #fff;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        color:#fff;
        margin-bottom:8px;
    }

}
.sy_lb1 .txtk a:hover{
    background-color: #fff;
    color: #026f76;
}
.sy_lb1 i.i1{
    background: url("../images/c1.png") center no-repeat;
    background-size: auto 100%;
}
.sy_lb1 i.i2{
    background: url("../images/c2.png") center no-repeat;
    background-size: auto 100%;
}
.sy_lb1 i.i3{
    background: url("../images/c3.png") center no-repeat;
    background-size: auto 100%;
}
.sy_lb1 i.i4{
    background: url("../images/c4.png") center no-repeat;
    background-size: auto 100%;
}
.sy_ab{
    width:100%;
    float:LEFT;
}
.sy_ab_lb1{
    width:100%;
    float:left;
}
.sy_ab_lb1 p{
    text-indent: 0;
}
a.cd_lv{
    color:#028188;
}
a.cd_lv:hover{
    text-decoration: underline;
}
@media only screen and (max-width: 1200px) {
    .sy2_2 .d1{
        width:100%;
    }
    .sy2_2 .d1.left{
        margin-bottom: 15px;
    }
    .sy_n2 a{
        display: block;
        width:100%;
        height:30px;
        line-height: 30px;
        position:relative;
        padding-left:12px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
}
@media only screen and (min-width: 1200px) {
   .sy2_2 .d1{
       width:565px;
   }
   .sy_n2 a{
       display: block;
       width:100%;
       height:38px;
       line-height: 38px;
       position:relative;
       padding-left:12px;
       font-size:15px;
       text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
   }
}

.sy_n2{
    width:100%;
    float:left;
}
.sy_n2 li{
    width:100%;
    float:left;
}
.sy_n2 a:before{
    content: '';
    width:5px;
    height:5px;
    background-color: #cccccc;
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
    left:0px;
    top:50%;
    position:absolute;
    margin-top: -2.5px;
}

.i_sj{
    display: inline-block;
    border-top:10px solid rgba(0,0,0,0);
    border-right:10px solid  rgba(0,0,0,0);
    border-bottom:10px solid #ff0000;
    border-left:10px solid  rgba(0,0,0,0);
}


.yzk_k{
    width:100%;
    float:left;
    border: solid 1px #007078;
}
.yzk_k h4,.zj_lb_t .item > h4{
    width:100%;
    padding-left:20px;
    background-color: #007078;
    color:#fff;
    line-height: 50px;
    height:50px;
    float:left;
}
.zj_lb_t .item > h4{
    margin-bottom:20px;
}
.zj_lb_t .item ul{
margin-bottom:20px;
}
.yzk_k .yzk_lb{
    width:100%;
    padding:1.5%;
    margin: 0;
}
.yzk_lb{
    width:103%;
    float:left;
    margin-left: -1.5%;
}
.yzk_lb li{
    width:25%;
    float:left;
    padding:1.5%;
    text-align: center;
}
.yzk_lb a{
    display: block;
    width:100%;
    line-height: 50px;
    height:50px;
    background-color: #e6e6e6;
    font-size: 16px;
}
.yzk_lb a:hover{
    background-color: #007078;
    color:#fff;
}
@media only screen and (max-width: 1200px) {
    .yzk_k h4{
        padding-left:15px;
        line-height: 40px;
        height:40px;
    }
.zj_lb_t .item ul{
margin-bottom:10px;
}
.zj_lb_t .item > h4{
    margin-bottom:15px;
}
    .yzk_lb{
        width:102%;
        float:left;
        margin-left: -1%;
    }
    .yzk_lb li{
        width:25%;
        float:left;
        padding:1%;
        text-align: center;
    }
    .yzk_lb a{
        display: block;
        width:100%;
        line-height: 40px;
        height:40px;
        background-color: #e6e6e6;
        font-size: 14px;
    }
}
@media only screen and (max-width:750px) {
    .yzk_lb li{
        width:50%;
    }
}
.zj_lb_t .item{
    width:100%;
    float:left;
 display: none;
   
}

.snr table{
    width:100%;
}
.snr table td{
    border: solid 1px #ddd;
    padding:10px;
}
.snr table td p{
    margin: 0;
    padding:0;
}
.top_r_gg1{
   width:330px;
  height:70px;
top:25px;
z-index: 16;
 position: absolute;
right:0px;
}
.top_r_gg1 img{
  width:330px;
  height:70px;
}
@media only screen and (max-width: 1200px) {
.top_r_gg1{
 display: none;
}
   .right_ewm{
       width:100%;
       padding:15px;
       text-align: center;
   }
    .right_ewm .item{
        display: block;
        width:100%;
        padding:10px;
		font-size:12px;
		line-height:20px
    }
    .right_ewm .item img{
        width:70px;
        margin-bottom: 10px;
		border:solid 1px #ddd;
    }
    .right_ewm a.cd_gb{
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .right_ewm{
        width:100px;
        background-color: #fff;
        text-align: center;
        position:fixed;
        z-index: 8888;
        right:0px;
        top:50%;
        margin-top: -170px;
    }
    .right_ewm .item{
         width:100%;
        padding:10px;
		font-size:12px;
		line-height:20px;
		
		border:solid 1px #ddd;
		float:left;
		margin-bottom:-1px
    }
    .right_ewm .item img{
        width:100%;
        margin-bottom: 10px;
		border:solid 1px #ddd;
    }
  
    .right_ewm a.cd_gb{
         position:absolute;
         line-height: 30px;
        right:10px;
        top:-30px;
		font-size:13px;
    }
}
#ad_1{
z-index:9999;
position: fixed !important;
}
